func google.golang.org/protobuf/internal/impl.consumeInt64Slice

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L1950: func consumeInt64Slice(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (out unmarshalOutput, err error) {
		codec_gen.go#L2005: 	unmarshal: consumeInt64Slice,
		codec_gen.go#L2043: 	unmarshal: consumeInt64Slice,